-
Home
-
InfiniteWP Client
-
1.13.2 (latest)
-
Code
-
Classes
- Url
Total Complexity |
87 |
Dependencies |
2 |
Dependents |
12 |
Total lines |
551 |
Lines of code |
262 |
Logical lines of code |
156 |
Comment lines |
185 |
Methods |
28 |
Properties |
8 |
Methods 28
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
buildUrl() |
B |
46 |
17 |
36 |
normalizePath() |
A |
54 |
11 |
19 |
combine() |
A |
45 |
9 |
46 |
factory() |
S |
55 |
5 |
18 |
setScheme() |
S |
65 |
5 |
9 |
addPath() |
S |
64 |
5 |
9 |
setQuery() |
S |
62 |
4 |
12 |
getPort() |
S |
65 |
4 |
10 |
setPath() |
S |
62 |
3 |
11 |
__construct() |
S |
60 |
2 |
14 |
getParts() |
S |
60 |
2 |
13 |
setHost() |
S |
64 |
2 |
10 |
isAbsolute() |
S |
80 |
2 |
3 |
addQuery() |
S |
71 |
2 |
6 |
__clone() |
S |
81 |
1 |
3 |
getPath() |
S |
82 |
1 |
3 |
getPathSegments() |
S |
78 |
1 |
3 |
getHost() |
S |
82 |
1 |
3 |
getPassword() |
S |
82 |
1 |
3 |
setUsername() |
S |
77 |
1 |
4 |
getUsername() |
S |
82 |
1 |
3 |
getQuery() |
S |
82 |
1 |
3 |
__toString() |
S |
80 |
1 |
3 |
getFragment() |
S |
82 |
1 |
3 |
setFragment() |
S |
77 |
1 |
4 |
setPort() |
S |
77 |
1 |
4 |
getScheme() |
S |
82 |
1 |
3 |
setPassword() |
S |
77 |
1 |
4 |